Skip to content

Fixed broken link in the docs#303

Merged
bsideup merged 1 commit into
testcontainers:masterfrom
peter-evans:master
Mar 2, 2017
Merged

Fixed broken link in the docs#303
bsideup merged 1 commit into
testcontainers:masterfrom
peter-evans:master

Conversation

@peter-evans
Copy link
Copy Markdown
Contributor

The link works when browsing within github, but not from the gitbook site here. I've fixed it to match the [example .travis.yml] link on the line above.

@bsideup bsideup added this to the 1.1.10 milestone Mar 2, 2017
@bsideup bsideup merged commit 834cce1 into testcontainers:master Mar 2, 2017
@bsideup
Copy link
Copy Markdown
Member

bsideup commented Mar 2, 2017

👍 thanks!

rnorth added a commit that referenced this pull request Mar 12, 2017
## [1.2.0] - 2017-03-12
### Fixed
- Fix various escaping issues that may arise when paths contain spaces (#263, #279)
- General documentation fixes/improvements (#300, #303, #304)
- Improve reliability of `ResourceReaper` when there are a large number of containers returned by `docker ps -a` (#295)

### Changed
- Support Docker for Windows via TCP socket connection (#291, #297, #309). _Note that Docker Compose is not yet supported under Docker for Windows (see #306)
- Expose `docker-java`'s `CreateContainerCmd` API for low-level container tweaking (#301)
- Shade `org.newsclub` and Guava dependencies (#299, #292)
- Add `org.testcontainers` label to all containers created by Testcontainers (#294)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants